Skip to content

Add --json output support for add/list/done#53

Open
hummusonrails wants to merge 1 commit intoApexOpsStudio:mainfrom
hummusonrails:bounty/add-json-output
Open

Add --json output support for add/list/done#53
hummusonrails wants to merge 1 commit intoApexOpsStudio:mainfrom
hummusonrails:bounty/add-json-output

Conversation

@hummusonrails
Copy link
Copy Markdown

/claim #1

Summary

  • add a --json flag to add, list, and done
  • emit parseable JSON payloads while preserving human-readable output by default
  • add CLI-level regression tests and README examples

Verification

  • uv run --with pytest pytest test_task.py
  • manual check: python3 task.py add "Buy groceries" --json
  • manual check: python3 task.py list --json

Notes

This is a focused implementation for the bounty acceptance criteria only.

@hummusonrails hummusonrails marked this pull request as ready for review April 16, 2026 05:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant